CI: msys2: build glib/pango master manually before gtk
authorChristoph Reiter <reiter.christoph@gmail.com>
Wed, 5 Aug 2020 17:57:31 +0000 (19:57 +0200)
committerChristoph Reiter <reiter.christoph@gmail.com>
Wed, 5 Aug 2020 19:35:38 +0000 (21:35 +0200)
commit774d431525cf54245a0d6e9d859dfe42eaa9446a
treeb13a54073bd7b798b601b903c8317766ed894396
parentd7c4f93c76eaeab7d90fef486bc6eed9e3c6580c
CI: msys2: build glib/pango master manually before gtk

The win toolchain has problems linking meson subprojects to libgtk.
To work around that build glib/pango from git and install them first
as long as the installed version is too old at least.

Fixes #3002
.gitlab-ci/test-msys2.sh